Pino Toscano [Sat, 7 Nov 2020 09:52:19 +0000 (09:52 +0000)]
ktorrent (5.2.0-2) unstable; urgency=medium
* Team upload.
* Backport upstream commit f4c1c91d9b091941ebb4dae6aef95bcf9bc1c388 to fix
the cmake search and use of taglib; patch
upstream_Update-FindTaglib-from-ECM.patch (Closes: #973223)
* Fix day-of-week for changelog entry 1.1-1.
* Set upstream metadata fields: Repository, Repository-Browse.
* Add the configuration for the CI on salsa.
* Explicitly add the pkg-config build dependency.
Pino Toscano [Fri, 7 Aug 2020 15:03:36 +0000 (16:03 +0100)]
ktorrent (5.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release:
- disables the logging by default (Closes: #875898)
* Drop the Debian man pages, as they are outdated, and they offer no useful
information.
* Update the build dependencies according to the upstream build system:
- bump libktorrent to 2.2.0
- add qtwebengine5-dev (only where available)
- remove libkf5webkit-dev, no more used
- explicitly add gettext
* Bump the debhelper compatibility to 13:
- switch the debhelper build dependency to debhelper-compat 13
- remove debian/compat
- stop passing --fail-missing to dh_missing, as it is the default now
* Add Rules-Requires-Root: no.
* Bump Standards-Version to 4.5.0, no changes required.
* Update install files.
* Team upload.
* New upstream release:
- fixes build with Qt >= 5.11 (Closes: #907328)
* Update the patches:
- upstream_QTimer-may-not-be-an-incomplete-type-as-it-is-used-a.patch:
drop, backported from upstream
* Remove the libkf5service-dev build dependency, no more needed.
* Update Vcs-* fields.
* Bump Standards-Version to 4.2.1, no changes required.
* Do not build tests like before KDE 4.10. Fixes FTBFS (Closes: #722628)
* Do not link with deprecated kutils library. (Closes: #717010)
Patch: dont_link_with_kutils.patch
* Build with hardening flags. (Closes: #663524)
* Bump Standards-Version to 3.9.5: no further changes needed.
* Update Vcs URLs to canonical ones.
* Upload to unstable. (Closes: #721049)
* Disable KIO Magnet. It is considered obsolete (and might be buggy).
* Require nepomuk-core-dev for KDE 4.9 or above (requirement of
kdepimlibs).